Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented May 29, 2025

Description

Generate the base deeplink URI required to complete authentication in the extension so that the web app doesn't have to guess.


Important

Modify login() in AuthService.ts to include uri_scheme in the authentication URL, ensuring the web app receives the deeplink URI.

  • Behavior:
    • Modify login() in AuthService.ts to include uri_scheme in the authentication URL parameters.
    • Ensures the web app receives the deeplink URI for authentication completion.

This description was created by Ellipsis for b9164bb. You can customize this summary. It will automatically update as commits are pushed.

@cte cte requested a review from mrubens as a code owner May 29, 2025 20:30
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels May 29, 2025
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels May 29, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 29, 2025
@cte cte merged commit b0821b3 into main May 29, 2025
8 checks passed
@cte cte deleted the cte/editor-deep-links branch May 29, 2025 20:45
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap May 29, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants